gtk4.git
2018-03-20 Christoph Reitergitlab-ci: enable gtk+:gdk tests
2018-03-20 Matthias ClasenMerge branch 'accessible-role' into 'master'
2018-03-20 Benjamin OtteMerge branch 'style-context-null-widget-guard-master...
2018-03-20 Matthias ClasenMerge branch 'a11y-fixes' into 'master'
2018-03-20 Christoph Reitergtkstylecontext: guard against gtk_css_widget_node_get_...
2018-03-20 Timm Bädertests: Add testtexture
2018-03-20 Timm Bädergl renderer: Support large textures
2018-03-20 Timm Bädersnapshot: Limit cairo nodes to clip region
2018-03-20 Timm Bädergl renderer: add basic code to support texture tiling
2018-03-20 Timm Bäderrendernode: Don't use gdk_texture_download_surface
2018-03-20 Timm Bäderrendernode: Don't use gdk_texture_download_surface
2018-03-20 Timm Bäderrendernode: Check cairo surface status after creation
2018-03-20 Timm Bäderinspector: Use the attach widget as menu parent object
2018-03-20 Timm BäderRevert "gl renderer: Limit texture node size to clip"
2018-03-20 Timm Bädergldriver: Name driver instances 'self'
2018-03-20 Timm Bäderprogressbar: Remove priv pointer
2018-03-20 Timm Bäderprogressbar: Remove snapshot implementation
2018-03-20 Timm Bäderlevelbar: Remove priv pointer
2018-03-20 Timm Bäderswitch: Avoid a gtk_widget_get_clip call
2018-03-20 Timm Bädergrid: Remove child list
2018-03-20 Timm Bäderpaned: Remove priv pointer
2018-03-20 Timm Bädercontainer: Don't use forall() in compute_expand
2018-03-20 Timm Bädercontainer: Don't use forall() in get_request_mode
2018-03-19 Rico Tzschichholztexture: Fix documentation block of gdk_texture_download
2018-03-19 Samuel ThibaultFix some accessibility issues in demos
2018-03-19 Samuel Thibaultgtkbuilder: add accessibility role declaration
2018-03-19 Daniel Bolesgdkrgba: Add a missing apostrophe in a doc comment
2018-03-19 Quentin Glidicgtkimcontextsimple.c: Use X11_DATA_PREFIX only on X11
2018-03-18 Benjamin Ottemediafile: Improve error message
2018-03-18 Benjamin Ottevideo: Add gtk_video_get_file()
2018-03-18 Rico Tzschichholzgtk: Fix some g-i annotations warnings
2018-03-18 Piotr DrągUpdate POTFILES.in
2018-03-18 Benjamin Ottemediastream: Add gtk_media_stream_realize/unrealize()
2018-03-18 Benjamin Ottebuild: Make GStreamer backend the default
2018-03-18 Benjamin Ottegtk-demo: Add a simple video player example
2018-03-18 Benjamin Ottegtk: Add a GStreamer implementation of GtkMediaFile
2018-03-18 Benjamin Ottedemos: Round up the paintable demos with a media stream
2018-03-18 Benjamin Ottedemos: Add an animated paintable demo
2018-03-18 Benjamin Ottegtk-demo: Add paintable demo
2018-03-18 Benjamin Ottedemos: Add a video benchmark to widgetbowl demo
2018-03-18 Benjamin Ottegtk-demo: Add a video example (with controls) to the...
2018-03-18 Benjamin Ottegtk: Add GtkVideo
2018-03-18 Benjamin Ottegtk: Add GtkMediaControls
2018-03-18 Benjamin Ottegtk: Add ffmpeg implementation of GtkMediaFile
2018-03-18 Matthias Clasenmediafile: Turn into an extension point
2018-03-18 Benjamin Ottegtk: Add GtkMediaFile
2018-03-18 Benjamin Ottegtk: Add GtkMediaStream
2018-03-18 Rico Tzschichholztexture: Fix compilation by avoiding to include not...
2018-03-18 Benjamin Ottesnapshot: Turn into GObject
2018-03-18 Benjamin Ottetestsuite: Update C++ keywords test to GTK 3.0.0
2018-03-18 Benjamin Ottebuild: Fix printbackends
2018-03-18 Benjamin Ottegltexture: Rename variable
2018-03-18 Benjamin Ottetexture: Expose subclasses as subclasses
2018-03-18 Benjamin Ottegdk: Add GDK_MEMORY_DEFAULT
2018-03-18 Benjamin Ottegdk: Remove gdk_texture_new_from_data()
2018-03-17 Daniel BolesSpinButton: Desensitise +/- buttons as appropriate
2018-03-17 Timm Bädersnapshot: Fix some indentation
2018-03-17 Timm Bädercontainer: Fix scroll adjustment coordinates
2018-03-17 Timm Bädertestgtk: Remove alpha widgets demo
2018-03-17 Timm Bädertestgtk: GtkSpinButton is not a GtkEntry anymore
2018-03-17 Timm Bäderlayout: Fix scrolling
2018-03-17 Timm Bäderlayout: remove map implementation
2018-03-17 Timm Bädercontainer: Remove focus widget sorting code
2018-03-17 Timm Bäderwindow: Use widget facilities to sort focus menubars
2018-03-17 Timm Bädermenubar: Use GtkWidget focusing facilities
2018-03-17 Timm Bäderradibutton: Use focusing facilities from GtkWidget
2018-03-17 Timm Bädercontainer: Only do custom focus management if a focus...
2018-03-17 Timm Bädercontainer: Rename parent_class to gtk_container_parent_...
2018-03-17 Timm Bäderwidget: Fix a few typos in cursor documentation
2018-03-17 Timm Bäderpopover: Remove an unneeded local variable
2018-03-17 Timm Bädermagnifier: Clip child node to magnifier size
2018-03-17 Timm BäderFix a few get_allocated_width/height usages
2018-03-17 Timm Bäderwidgetbowl: Add a proper description
2018-03-16 Daniel BolesNotebook: Don’t show raw underline/markup in popup
2018-03-16 Benjamin Otteselection: Remove surface APIs
2018-03-16 Benjamin Ottecellrendererpixbuf: Store the texture in the iconhelper...
2018-03-16 Benjamin Otteimage: Remove gtk_image_set_texture()
2018-03-16 Benjamin Otteimage: Add gtk_image_set_can_shrink()
2018-03-16 Benjamin Otteimage: Add gtk_image_set_keep_aspect_ratio()
2018-03-16 Benjamin Otteiconhelper: Implement GdkPaintable
2018-03-16 Benjamin Otteicontheme: Remove surface support
2018-03-16 Benjamin Otteimage: Don't handle surfaces anymore
2018-03-16 Benjamin Ottetests: Port from surface to texture
2018-03-16 Benjamin Ottedragsource: Replace gtk_drag_source_set_icon_surface()
2018-03-16 Benjamin Otteinspector: Use Textures for images in the property...
2018-03-16 Benjamin Ottecellrendererpixbuf: Put pixbufs into textures
2018-03-16 Benjamin Otteimage: Load resources and files into textures
2018-03-16 Benjamin Otteiconhelper: Handle texture scale again
2018-03-16 Benjamin Otteiconhelper: Turn into a GObject
2018-03-16 Benjamin Otteiconhelper: Rework to allow resizing of paintables
2018-03-16 Benjamin Otteiconhelper: Rename function
2018-03-16 Benjamin Ottepaintable: Add gdk_paintable_compute_concrete_size()
2018-03-16 Benjamin Ottetooltips: Make icon a paintable
2018-03-16 Benjamin Otteentry: Make icons a paintable
2018-03-16 Benjamin Ottednd: Make dnd icon API take a paintable
2018-03-16 Benjamin Otteaboutdialog: Make logo a paintable
2018-03-16 Benjamin Ottecssimage: Implement dynamicity for cross-fades
2018-03-16 Benjamin Ottecss: Implement dynamic values for array values
2018-03-16 Benjamin Ottecssimage: Add GtkCssImagePaintable
2018-03-16 Benjamin Ottecssimage: Add gtk_css_image_is_invalid()
next